Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.
authorPeter Rosin <peda@lysator.liu.se>
Tue, 9 Jul 2013 18:06:25 +0000 (21:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 9 Jul 2013 18:06:25 +0000 (21:06 +0300)
commit500d67f9aca3c3c38a352bc258dd4719bd73e4be
treedd5fd7d77bf93b05f1f08277ef87e1f5791109bb
parentf28231f896cdf668b4d2cf5b9febd0922507cd3c
Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.

 configure.ac (HAVE_W32): Avoid nested functions (the second
 argument of AC_LANG_PROGRAM is already expanded inside a
 function).
ChangeLog
configure.ac